About the Demo

This demo illustrates how to design an ORMapping on top of the Microsoft demo database "Petshop".

The example consists of two databases. Since one ecospace can only be mapped to one database, this example has two models and two OR mappings. (MSPetShopMapping.xml and MSPetShopOrdersMapping.xml). In the Orders database, the mapping is very straight forward. In the Petshop database there are a few quirks:

Setup Information

The demo requires MS SQL Server and that the Petshop databases is installed. This database can be downloaded from the MSDN site

Running the Demo

Compile and run the application.